[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VS_OpenAll()         Opens all the databases in the data dictionar

Description:

  VS_OpenAll() opens all the files currently defined in your data
  dictionary.  WARNING: You will need to have enough DOS file handles to
  use this function.


Syntax:     

  l_Success = VS_OpenAll()

Pass:       

  Nothing

Return:     

  l_Success is a logical expression that will be set to .T. if
  VS_OpenAll() is successful, otherwise .F.

Notes:      

  BEWARE that this function assumes that no databases are currently
  open!!

Example:    

  VS_OpenAll()

Usage:      

See Also: VS_OpenDbf() VS_OpenLst()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson